home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Designer's Club 1997 September
/
Designer's Club 1997 September.iso
/
mac
/
Idea Source™
/
Tree.DIR
/
00071.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-07-24
|
320 b
|
18 lines
on mouseDown
repeat while the mouseDown
set the memberNum of sprite 10 to 63
updateStage()
end repeat
set the memberNum of sprite 10 to 67
updateStage()
if the frame > 143 then
go(the frame - 1)
end if
if the frame = 143 then
go(1)
end if
if the frame < 140 then
go(1)
end if
end